home *** CD-ROM | disk | FTP | other *** search
/ .net - The Best of 1999/2000 / netCD Special01.iso / pc / Software / We-Blocker / weblock.exe / WebSafe.exe / 0 / RCDATA / TFORMSPLASH / TFORMSPLASH.txt
Encoding:
Text File  |  2000-06-22  |  896 b   |  45 lines

  1. object FormSplash: TFormSplash
  2.   Left = 405
  3.   Top = 274
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = '      '
  7.   ClientHeight = 240
  8.   ClientWidth = 320
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 320
  24.     Height = 240
  25.     Align = alClient
  26.   end
  27.   object Timer1: TTimer
  28.     Interval = 5000
  29.     OnTimer = Timer1Timer
  30.     Left = 94
  31.     Top = 6
  32.   end
  33.   object Configdb: THalcyonDataSet
  34.     About = 'Halcyon Version 06.54.04 (14 Dec 99)'
  35.     AutoFlush = False
  36.     Exclusive = False
  37.     LockProtocol = Default
  38.     TranslateASCII = True
  39.     UseDeleted = False
  40.     UserID = 0
  41.     Left = 136
  42.     Top = 8
  43.   end
  44. end
  45.